chore(deps): bump the npm-deps group across 1 directory with 7 updates#126
chore(deps): bump the npm-deps group across 1 directory with 7 updates#126dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.89.0` | `0.92.0` | | [openai](https://github.com/openai/openai-node) | `6.34.0` | `6.35.0` | | [@google/genai](https://github.com/googleapis/js-genai) | `1.50.1` | `1.51.0` | | [koffi](https://github.com/Koromix/koffi) | `2.16.0` | `2.16.1` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.2` | `4.2.4` | | [@tailwindcss/oxide](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node) | `4.2.2` | `4.2.4` | Updates `@anthropic-ai/sdk` from 0.89.0 to 0.92.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.89.0...sdk-v0.92.0) Updates `openai` from 6.34.0 to 6.35.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.34.0...v6.35.0) Updates `@google/genai` from 1.50.1 to 1.51.0 - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v1.50.1...v1.51.0) Updates `koffi` from 2.16.0 to 2.16.1 - [Commits](https://github.com/Koromix/koffi/commits) Updates `yaml` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.8.4) Updates `tailwindcss` from 4.2.2 to 4.2.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/tailwindcss) Updates `@tailwindcss/oxide` from 4.2.2 to 4.2.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/crates/node) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.92.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: openai dependency-version: 6.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@google/genai" dependency-version: 1.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: koffi dependency-version: 2.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: yaml dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@tailwindcss/oxide" dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
4 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the npm-deps group with 7 updates in the / directory:
0.89.00.92.06.34.06.35.01.50.11.51.02.16.02.16.12.8.32.8.44.2.24.2.44.2.24.2.4Updates
@anthropic-ai/sdkfrom 0.89.0 to 0.92.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
d3aff28chore: release main (#1017)3ae887bfix(bedrock): throw APIError for error events delivered in chunk frames (#1021)74ac150chore: release main (#1014)22cb810chore: release main (#1008)93ac7c7chore: release main (#1003)Updates
openaifrom 6.34.0 to 6.35.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
8bef148Merge pull request #1821 from openai/release-please--branches--master--change...ddde7abrelease: 6.35.01cde375fix(types): preserve emitted ts-ignore comments5f075a8chore(internal): fix package.json duplicate keysf606e8bchore(format): ignore release-updated jsr config80fa23dchore(format): apply prettier output68a988echore(formatter): run prettier and eslint separately54cf1f4codegen metadatab0c44becodegen metadata5a81e1afix(types): correct prompt_cache_retention enum value in chat/completions and...Updates
@google/genaifrom 1.50.1 to 1.51.0Release notes
Sourced from @google/genai's releases.
Changelog
Sourced from @google/genai's changelog.
Commits
61013d6chore(main): release 1.51.0 (#1503)8137d23chore: add the deprecation marker back734dab0chore: no-op006286bchore: Add page number986bbedchore: Adjust Webhook update to better reflect modifiable fieldse1c31adfeat(interaction-api): Add grounding tool usage breakdown to Interaction Usage.26975d0No public descriptionfaa1088feat: Add ImageResizeMode for GenerateVideos6c80464feat: Replace the more ambiguous rate field with sample_rate.5327c60feat: Addoutput_infotoBatchJobInstall script changes
This version adds
preinstallscript that runs during installation. Review the package contents before updating.Updates
koffifrom 2.16.0 to 2.16.1Commits
Updates
yamlfrom 2.8.3 to 2.8.4Release notes
Sourced from yaml's releases.
Commits
ccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)0f226a3docs: Add trailingComma ToString optionUpdates
tailwindcssfrom 4.2.2 to 4.2.4Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
69ad7cc4.2.4 (#19948)2e3fa494.2.3 (#19944)df6209aCanonicalize negative arbitrary values (#19858)52fd421Small refactor of canonicalization tests (#19851)c385fd3usetest.eachinstead of manual loop0d6e038fix index in test name88a2d22Add more canonicalization rules for deprecated utilities (#19849)2c1ef9eUse--placeholder-colorinstead of--background-colorforplaceholder-*...28d5268Collapse more utilities by expanding their declarations (#19842)b55d960fix(canonicalize): collapse arbitrary values into shorthand utilities (#19837)Updates
@tailwindcss/oxidefrom 4.2.2 to 4.2.4Release notes
Sourced from @tailwindcss/oxide's releases.
Changelog
Sourced from @tailwindcss/oxide's changelog.
Commits
69ad7cc4.2.4 (#19948)2e3fa494.2.3 (#19944)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tailwindcss/oxidesince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions